From: Matthias Clasen Date: Sun, 3 Apr 2016 22:17:16 +0000 (-0400) Subject: wayland: Remove an unused vfunc X-Git-Tag: archive/raspbian/3.24.39-1+rpi1~1^2~65^2~39^2~2211 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success/%22http:/www.example.com/cgi/success?a=commitdiff_plain;h=9bfc8371fe3a5a08f841a6c008dafe3ff39d3841;p=gtk%2B3.0.git wayland: Remove an unused vfunc --- diff --git a/gdk/wayland/gdkscreen-wayland.c b/gdk/wayland/gdkscreen-wayland.c index 0109ebf087..918b1ed187 100644 --- a/gdk/wayland/gdkscreen-wayland.c +++ b/gdk/wayland/gdkscreen-wayland.c @@ -76,8 +76,6 @@ struct _GdkWaylandScreen struct _GdkWaylandScreenClass { GdkScreenClass parent_class; - - void (* window_manager_changed) (GdkWaylandScreen *screen_wayland); }; #define OUTPUT_VERSION_WITH_DONE 2